Release 10.1A: OpenEdge Development:
Progress 4GL Reference
GET-TYPE-BY-NAMESPACE-NAME( ) method
Gets the type of the attribute with the given namespace name.
Return type: CHARACTER Applies to: SAX-attributes object handle
uriThe namespace URI (that is, the URI to which the attribute’s prefix refers), or, if the name has no namespace URI, an empty string.
localnameThe local (unqualified) name of the attribute.
The attribute type is one of the following strings: “CDATA,” “ID,” “IDREF,” “IDREFS,” “NMTOKEN,” “NMTOKENS,” “ENTITY,” “ENTITIES,” or “NOTATION.” These are always uppercase.
Returns the Unknown value (
?) if no attribute’s XML qualified name matches the combination ofuriandlocalnameor if namespace processing is disabled.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |